inter vt. 埋葬。 inter a dead body into the earth 把尸首埋起来。 〔拉丁语〕 在中间,在内,互相。 inter alia 除了别的事物以外,尤其。 inter nos 莫对别人讲,秘密地。 interse 秘密;在同品种之间(交配)。 inter vivos 【法律】在生存者当中。
Shared memory inter process communicatio - there are quit many forms of ipc 有很多ipc窗口,我扩展了命名管道的使用。
3 ) communication design among software modules : deviding the communication messages into different types and selecting the optimal ipc ( inter process communication ) method for each of the types according to the ipc characteristics of os 即对模块间需要传送的消息进行分类,并根据操作系统提供的ipc ( interprocesscommunication )机制的特点,选择最佳的通信实现方式。
Ipc means inter process communication . the communication of each segment is in the category of ipc , it makes a bridge of data transmission and sharing for such segments and makes the relation of each segments closer . in today ’ s windows programming , ipc is an important technology 进程间通信又简称为ipc ( interprocesscommunication ) ,各个小片段间的彼此通信便都在ipc范畴之内,它为各个片段间的数据传输与共享建立起了一个桥梁,使得片段之间的联系更加的紧密。
Up to now , the operating system layer has not been fully researched in supporting qos , so , this dissertation chose linux as the tool of implementing qos guarantee in real - time scheduling and inter process communication on the basis of expanding existing linux kernel and ipc mechanism . at last , using qos technology into the design and development of fire alarm and control system 操作系统层支持qos的研究,目前尚未充分进行,因此,本文选择linux系统作为实现qos保证的操作系统,对其内核及ipc机制进行了扩充,使之能够在实时调度和进程间通信上支持qos ,最后将qos技术用于消防实时指挥系统的构建中,提高该系统的实时性,更好的满足部队实战需要。
The thesis studies the development and application of enterprise strategy and relative theories in china , and introduces the basic status of consulting industry , which include the developing history of consulting industry and the description of consulting enterprise , inter processes , outer environmental analysis , five forces model of competition , the trend of consulting industry 介绍了咨询行业的基本情况,包括管理咨询产业的发展史、管理咨询企业的基本情况描述、管理咨询企业的内部运行情况、管理咨询产业的外部环境分析、管理咨询业的五种力量模型、以及管理咨询产业的发展趋势等。
The linux kernel possesses the rich software resources , mature functions , steady working behavior . this paper clarifies the modules that make up the kernel , especially analyses the memory management module and the process management module , introduces the virtue file system module , the inter process communication module and the network module . so we have the deep theory foundation to reconstruct the kernel Linux的内核是一个软件资源十分丰富,功能完善,工作稳定的系统内核,本文对其组成模块进行了深入的分析,着重剖析了内核的内存管理模块和进程管理模块,介绍了虚拟文件系统模块、进程通信模块、网络接口模块的工作原理,为对linux内核进行改造奠定了坚实的理论基础。